home *** CD-ROM | disk | FTP | other *** search
/ U.S. Robotics Connections 2 / US Robotics Connections.iso / pc / sourcepc / palmpc.dir / 00226.ls < prev    next >
Encoding:
Text File  |  1996-03-01  |  102 b   |  7 lines

  1. on exitFrame
  2.   repeat with i = 37 to 47
  3.     puppetSprite(i, 1)
  4.   end repeat
  5.   puppetSprite(48, 1)
  6. end
  7.